3.2466 \(\int \frac{1}{(d+e x)^{3/2} \sqrt{a+b x+c x^2}} \, dx\)

Optimal. Leaf size=248 \[ \frac{\sqrt{2} \sqrt{b^2-4 a c} \sqrt{d+e x} \sqrt{-\frac{c \left (a+b x+c x^2\right )}{b^2-4 a c}} E\left (\sin ^{-1}\left (\frac{\sqrt{\frac{b+2 c x+\sqrt{b^2-4 a c}}{\sqrt{b^2-4 a c}}}}{\sqrt{2}}\right )|-\frac{2 \sqrt{b^2-4 a c} e}{2 c d-\left (b+\sqrt{b^2-4 a c}\right ) e}\right )}{\sqrt{a+b x+c x^2} \left (a e^2-b d e+c d^2\right ) \sqrt{\frac{c (d+e x)}{2 c d-e \left (\sqrt{b^2-4 a c}+b\right )}}}-\frac{2 e \sqrt{a+b x+c x^2}}{\sqrt{d+e x} \left (a e^2-b d e+c d^2\right )} \]

[Out]

(-2*e*Sqrt[a + b*x + c*x^2])/((c*d^2 - b*d*e + a*e^2)*Sqrt[d + e*x]) + (Sqrt[2]*Sqrt[b^2 - 4*a*c]*Sqrt[d + e*x
]*Sqrt[-((c*(a + b*x + c*x^2))/(b^2 - 4*a*c))]*EllipticE[ArcSin[Sqrt[(b + Sqrt[b^2 - 4*a*c] + 2*c*x)/Sqrt[b^2
- 4*a*c]]/Sqrt[2]], (-2*Sqrt[b^2 - 4*a*c]*e)/(2*c*d - (b + Sqrt[b^2 - 4*a*c])*e)])/((c*d^2 - b*d*e + a*e^2)*Sq
rt[(c*(d + e*x))/(2*c*d - (b + Sqrt[b^2 - 4*a*c])*e)]*Sqrt[a + b*x + c*x^2])

________________________________________________________________________________________

Rubi [A]  time = 0.129045, antiderivative size = 248, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.167, Rules used = {744, 21, 718, 424} \[ \frac{\sqrt{2} \sqrt{b^2-4 a c} \sqrt{d+e x} \sqrt{-\frac{c \left (a+b x+c x^2\right )}{b^2-4 a c}} E\left (\sin ^{-1}\left (\frac{\sqrt{\frac{b+2 c x+\sqrt{b^2-4 a c}}{\sqrt{b^2-4 a c}}}}{\sqrt{2}}\right )|-\frac{2 \sqrt{b^2-4 a c} e}{2 c d-\left (b+\sqrt{b^2-4 a c}\right ) e}\right )}{\sqrt{a+b x+c x^2} \left (a e^2-b d e+c d^2\right ) \sqrt{\frac{c (d+e x)}{2 c d-e \left (\sqrt{b^2-4 a c}+b\right )}}}-\frac{2 e \sqrt{a+b x+c x^2}}{\sqrt{d+e x} \left (a e^2-b d e+c d^2\right )} \]

Antiderivative was successfully verified.

[In]

Int[1/((d + e*x)^(3/2)*Sqrt[a + b*x + c*x^2]),x]

[Out]

(-2*e*Sqrt[a + b*x + c*x^2])/((c*d^2 - b*d*e + a*e^2)*Sqrt[d + e*x]) + (Sqrt[2]*Sqrt[b^2 - 4*a*c]*Sqrt[d + e*x
]*Sqrt[-((c*(a + b*x + c*x^2))/(b^2 - 4*a*c))]*EllipticE[ArcSin[Sqrt[(b + Sqrt[b^2 - 4*a*c] + 2*c*x)/Sqrt[b^2
- 4*a*c]]/Sqrt[2]], (-2*Sqrt[b^2 - 4*a*c]*e)/(2*c*d - (b + Sqrt[b^2 - 4*a*c])*e)])/((c*d^2 - b*d*e + a*e^2)*Sq
rt[(c*(d + e*x))/(2*c*d - (b + Sqrt[b^2 - 4*a*c])*e)]*Sqrt[a + b*x + c*x^2])

Rule 744

Int[((d_.) + (e_.)*(x_))^(m_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[(e*(d + e*x)^(m + 1)
*(a + b*x + c*x^2)^(p + 1))/((m + 1)*(c*d^2 - b*d*e + a*e^2)), x] + Dist[1/((m + 1)*(c*d^2 - b*d*e + a*e^2)),
Int[(d + e*x)^(m + 1)*Simp[c*d*(m + 1) - b*e*(m + p + 2) - c*e*(m + 2*p + 3)*x, x]*(a + b*x + c*x^2)^p, x], x]
 /; FreeQ[{a, b, c, d, e, m, p}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && NeQ[2*c*d - b*e
, 0] && NeQ[m, -1] && ((LtQ[m, -1] && IntQuadraticQ[a, b, c, d, e, m, p, x]) || (SumSimplerQ[m, 1] && IntegerQ
[p]) || ILtQ[Simplify[m + 2*p + 3], 0])

Rule 21

Int[(u_.)*((a_) + (b_.)*(v_))^(m_.)*((c_) + (d_.)*(v_))^(n_.), x_Symbol] :> Dist[(b/d)^m, Int[u*(c + d*v)^(m +
 n), x], x] /; FreeQ[{a, b, c, d, n}, x] && EqQ[b*c - a*d, 0] && IntegerQ[m] && ( !IntegerQ[n] || SimplerQ[c +
 d*x, a + b*x])

Rule 718

Int[((d_.) + (e_.)*(x_))^(m_)/Sqrt[(a_.) + (b_.)*(x_) + (c_.)*(x_)^2], x_Symbol] :> Dist[(2*Rt[b^2 - 4*a*c, 2]
*(d + e*x)^m*Sqrt[-((c*(a + b*x + c*x^2))/(b^2 - 4*a*c))])/(c*Sqrt[a + b*x + c*x^2]*((2*c*(d + e*x))/(2*c*d -
b*e - e*Rt[b^2 - 4*a*c, 2]))^m), Subst[Int[(1 + (2*e*Rt[b^2 - 4*a*c, 2]*x^2)/(2*c*d - b*e - e*Rt[b^2 - 4*a*c,
2]))^m/Sqrt[1 - x^2], x], x, Sqrt[(b + Rt[b^2 - 4*a*c, 2] + 2*c*x)/(2*Rt[b^2 - 4*a*c, 2])]], x] /; FreeQ[{a, b
, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && NeQ[2*c*d - b*e, 0] && EqQ[m^2, 1/4]

Rule 424

Int[Sqrt[(a_) + (b_.)*(x_)^2]/Sqrt[(c_) + (d_.)*(x_)^2], x_Symbol] :> Simp[(Sqrt[a]*EllipticE[ArcSin[Rt[-(d/c)
, 2]*x], (b*c)/(a*d)])/(Sqrt[c]*Rt[-(d/c), 2]), x] /; FreeQ[{a, b, c, d}, x] && NegQ[d/c] && GtQ[c, 0] && GtQ[
a, 0]

Rubi steps

\begin{align*} \int \frac{1}{(d+e x)^{3/2} \sqrt{a+b x+c x^2}} \, dx &=-\frac{2 e \sqrt{a+b x+c x^2}}{\left (c d^2-b d e+a e^2\right ) \sqrt{d+e x}}-\frac{2 \int \frac{-\frac{c d}{2}-\frac{c e x}{2}}{\sqrt{d+e x} \sqrt{a+b x+c x^2}} \, dx}{c d^2-b d e+a e^2}\\ &=-\frac{2 e \sqrt{a+b x+c x^2}}{\left (c d^2-b d e+a e^2\right ) \sqrt{d+e x}}+\frac{c \int \frac{\sqrt{d+e x}}{\sqrt{a+b x+c x^2}} \, dx}{c d^2-b d e+a e^2}\\ &=-\frac{2 e \sqrt{a+b x+c x^2}}{\left (c d^2-b d e+a e^2\right ) \sqrt{d+e x}}+\frac{\left (\sqrt{2} \sqrt{b^2-4 a c} \sqrt{d+e x} \sqrt{-\frac{c \left (a+b x+c x^2\right )}{b^2-4 a c}}\right ) \operatorname{Subst}\left (\int \frac{\sqrt{1+\frac{2 \sqrt{b^2-4 a c} e x^2}{2 c d-b e-\sqrt{b^2-4 a c} e}}}{\sqrt{1-x^2}} \, dx,x,\frac{\sqrt{\frac{b+\sqrt{b^2-4 a c}+2 c x}{\sqrt{b^2-4 a c}}}}{\sqrt{2}}\right )}{\left (c d^2-b d e+a e^2\right ) \sqrt{\frac{c (d+e x)}{2 c d-b e-\sqrt{b^2-4 a c} e}} \sqrt{a+b x+c x^2}}\\ &=-\frac{2 e \sqrt{a+b x+c x^2}}{\left (c d^2-b d e+a e^2\right ) \sqrt{d+e x}}+\frac{\sqrt{2} \sqrt{b^2-4 a c} \sqrt{d+e x} \sqrt{-\frac{c \left (a+b x+c x^2\right )}{b^2-4 a c}} E\left (\sin ^{-1}\left (\frac{\sqrt{\frac{b+\sqrt{b^2-4 a c}+2 c x}{\sqrt{b^2-4 a c}}}}{\sqrt{2}}\right )|-\frac{2 \sqrt{b^2-4 a c} e}{2 c d-\left (b+\sqrt{b^2-4 a c}\right ) e}\right )}{\left (c d^2-b d e+a e^2\right ) \sqrt{\frac{c (d+e x)}{2 c d-\left (b+\sqrt{b^2-4 a c}\right ) e}} \sqrt{a+b x+c x^2}}\\ \end{align*}

Mathematica [C]  time = 0.793041, size = 408, normalized size = 1.65 \[ \frac{-\frac{4 e^2 (a+x (b+c x))}{\sqrt{d+e x}}+\frac{i \sqrt{2} \left (e \left (\sqrt{b^2-4 a c}-b\right )+2 c d\right ) \sqrt{\frac{e \left (\sqrt{b^2-4 a c}+b+2 c x\right )}{e \left (\sqrt{b^2-4 a c}+b\right )-2 c d}} \sqrt{1-\frac{2 c (d+e x)}{e \left (\sqrt{b^2-4 a c}-b\right )+2 c d}} \left (E\left (i \sinh ^{-1}\left (\sqrt{2} \sqrt{\frac{c}{\left (b+\sqrt{b^2-4 a c}\right ) e-2 c d}} \sqrt{d+e x}\right )|\frac{2 c d-\left (b+\sqrt{b^2-4 a c}\right ) e}{2 c d+\left (\sqrt{b^2-4 a c}-b\right ) e}\right )-\text{EllipticF}\left (i \sinh ^{-1}\left (\sqrt{2} \sqrt{d+e x} \sqrt{\frac{c}{e \left (\sqrt{b^2-4 a c}+b\right )-2 c d}}\right ),\frac{2 c d-e \left (\sqrt{b^2-4 a c}+b\right )}{e \left (\sqrt{b^2-4 a c}-b\right )+2 c d}\right )\right )}{\sqrt{\frac{c}{e \left (\sqrt{b^2-4 a c}+b\right )-2 c d}}}}{2 e \sqrt{a+x (b+c x)} \left (e (a e-b d)+c d^2\right )} \]

Antiderivative was successfully verified.

[In]

Integrate[1/((d + e*x)^(3/2)*Sqrt[a + b*x + c*x^2]),x]

[Out]

((-4*e^2*(a + x*(b + c*x)))/Sqrt[d + e*x] + (I*Sqrt[2]*(2*c*d + (-b + Sqrt[b^2 - 4*a*c])*e)*Sqrt[(e*(b + Sqrt[
b^2 - 4*a*c] + 2*c*x))/(-2*c*d + (b + Sqrt[b^2 - 4*a*c])*e)]*Sqrt[1 - (2*c*(d + e*x))/(2*c*d + (-b + Sqrt[b^2
- 4*a*c])*e)]*(EllipticE[I*ArcSinh[Sqrt[2]*Sqrt[c/(-2*c*d + (b + Sqrt[b^2 - 4*a*c])*e)]*Sqrt[d + e*x]], (2*c*d
 - (b + Sqrt[b^2 - 4*a*c])*e)/(2*c*d + (-b + Sqrt[b^2 - 4*a*c])*e)] - EllipticF[I*ArcSinh[Sqrt[2]*Sqrt[c/(-2*c
*d + (b + Sqrt[b^2 - 4*a*c])*e)]*Sqrt[d + e*x]], (2*c*d - (b + Sqrt[b^2 - 4*a*c])*e)/(2*c*d + (-b + Sqrt[b^2 -
 4*a*c])*e)]))/Sqrt[c/(-2*c*d + (b + Sqrt[b^2 - 4*a*c])*e)])/(2*e*(c*d^2 + e*(-(b*d) + a*e))*Sqrt[a + x*(b + c
*x)])

________________________________________________________________________________________

Maple [B]  time = 0.334, size = 1365, normalized size = 5.5 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(e*x+d)^(3/2)/(c*x^2+b*x+a)^(1/2),x)

[Out]

2*(2^(1/2)*EllipticF(2^(1/2)*(-(e*x+d)*c/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2),(-(e*(-4*a*c+b^2)^(1/2)+b*e-2
*c*d)/(2*c*d-b*e+e*(-4*a*c+b^2)^(1/2)))^(1/2))*a*e^2*(-(e*x+d)*c/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2)*(e*(-
b-2*c*x+(-4*a*c+b^2)^(1/2))/(2*c*d-b*e+e*(-4*a*c+b^2)^(1/2)))^(1/2)*(e*(b+2*c*x+(-4*a*c+b^2)^(1/2))/(e*(-4*a*c
+b^2)^(1/2)+b*e-2*c*d))^(1/2)-2^(1/2)*EllipticF(2^(1/2)*(-(e*x+d)*c/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2),(-
(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d)/(2*c*d-b*e+e*(-4*a*c+b^2)^(1/2)))^(1/2))*b*d*e*(-(e*x+d)*c/(e*(-4*a*c+b^2)^(1
/2)+b*e-2*c*d))^(1/2)*(e*(-b-2*c*x+(-4*a*c+b^2)^(1/2))/(2*c*d-b*e+e*(-4*a*c+b^2)^(1/2)))^(1/2)*(e*(b+2*c*x+(-4
*a*c+b^2)^(1/2))/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2)+2^(1/2)*EllipticF(2^(1/2)*(-(e*x+d)*c/(e*(-4*a*c+b^2)
^(1/2)+b*e-2*c*d))^(1/2),(-(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d)/(2*c*d-b*e+e*(-4*a*c+b^2)^(1/2)))^(1/2))*c*d^2*(-(
e*x+d)*c/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2)*(e*(-b-2*c*x+(-4*a*c+b^2)^(1/2))/(2*c*d-b*e+e*(-4*a*c+b^2)^(1
/2)))^(1/2)*(e*(b+2*c*x+(-4*a*c+b^2)^(1/2))/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2)-2^(1/2)*EllipticE(2^(1/2)*
(-(e*x+d)*c/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2),(-(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d)/(2*c*d-b*e+e*(-4*a*c+b^
2)^(1/2)))^(1/2))*a*e^2*(-(e*x+d)*c/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2)*(e*(-b-2*c*x+(-4*a*c+b^2)^(1/2))/(
2*c*d-b*e+e*(-4*a*c+b^2)^(1/2)))^(1/2)*(e*(b+2*c*x+(-4*a*c+b^2)^(1/2))/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2)
+2^(1/2)*EllipticE(2^(1/2)*(-(e*x+d)*c/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2),(-(e*(-4*a*c+b^2)^(1/2)+b*e-2*c
*d)/(2*c*d-b*e+e*(-4*a*c+b^2)^(1/2)))^(1/2))*b*d*e*(-(e*x+d)*c/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2)*(e*(-b-
2*c*x+(-4*a*c+b^2)^(1/2))/(2*c*d-b*e+e*(-4*a*c+b^2)^(1/2)))^(1/2)*(e*(b+2*c*x+(-4*a*c+b^2)^(1/2))/(e*(-4*a*c+b
^2)^(1/2)+b*e-2*c*d))^(1/2)-2^(1/2)*EllipticE(2^(1/2)*(-(e*x+d)*c/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2),(-(e
*(-4*a*c+b^2)^(1/2)+b*e-2*c*d)/(2*c*d-b*e+e*(-4*a*c+b^2)^(1/2)))^(1/2))*c*d^2*(-(e*x+d)*c/(e*(-4*a*c+b^2)^(1/2
)+b*e-2*c*d))^(1/2)*(e*(-b-2*c*x+(-4*a*c+b^2)^(1/2))/(2*c*d-b*e+e*(-4*a*c+b^2)^(1/2)))^(1/2)*(e*(b+2*c*x+(-4*a
*c+b^2)^(1/2))/(e*(-4*a*c+b^2)^(1/2)+b*e-2*c*d))^(1/2)-c*e^2*x^2-x*b*e^2-a*e^2)*(c*x^2+b*x+a)^(1/2)*(e*x+d)^(1
/2)/e/(a*e^2-b*d*e+c*d^2)/(c*e*x^3+b*e*x^2+c*d*x^2+a*e*x+b*d*x+a*d)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\sqrt{c x^{2} + b x + a}{\left (e x + d\right )}^{\frac{3}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*x+d)^(3/2)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")

[Out]

integrate(1/(sqrt(c*x^2 + b*x + a)*(e*x + d)^(3/2)), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\sqrt{c x^{2} + b x + a} \sqrt{e x + d}}{c e^{2} x^{4} +{\left (2 \, c d e + b e^{2}\right )} x^{3} + a d^{2} +{\left (c d^{2} + 2 \, b d e + a e^{2}\right )} x^{2} +{\left (b d^{2} + 2 \, a d e\right )} x}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*x+d)^(3/2)/(c*x^2+b*x+a)^(1/2),x, algorithm="fricas")

[Out]

integral(sqrt(c*x^2 + b*x + a)*sqrt(e*x + d)/(c*e^2*x^4 + (2*c*d*e + b*e^2)*x^3 + a*d^2 + (c*d^2 + 2*b*d*e + a
*e^2)*x^2 + (b*d^2 + 2*a*d*e)*x), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\left (d + e x\right )^{\frac{3}{2}} \sqrt{a + b x + c x^{2}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*x+d)**(3/2)/(c*x**2+b*x+a)**(1/2),x)

[Out]

Integral(1/((d + e*x)**(3/2)*sqrt(a + b*x + c*x**2)), x)

________________________________________________________________________________________

Giac [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*x+d)^(3/2)/(c*x^2+b*x+a)^(1/2),x, algorithm="giac")

[Out]

Timed out